home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / MPW_TOOL / TOOLS / TOOLS_WI / ICON_8 / H_FOLDER / KEYWORD.H < prev    next >
Text File  |  1990-03-02  |  748b  |  40 lines

  1. /*
  2.  * Keyword definitions.
  3.  */
  4.  
  5. #define K_ASCII         1
  6. #define K_CLOCK         2
  7. #define K_COLLECTIONS     3
  8. #define K_CSET         4
  9. #define K_CURRENT     5
  10. #define K_DATE         6
  11. #define K_DATELINE     7
  12. #define K_DIGITS     8
  13. #define K_ERROR         9
  14. #define K_ERRORNUMBER    10
  15. #define K_ERRORTEXT    11
  16. #define K_ERRORVALUE    12
  17. #define K_ERROUT    13
  18. #define K_FAIL        14
  19. #define K_FEATURES    15
  20. #define K_FILE        16
  21. #define K_HOST        17
  22. #define K_INPUT        18
  23. #define K_LCASE        19
  24. #define K_LETTERS    20
  25. #define K_LEVEL        21
  26. #define K_LINE        22
  27. #define K_MAIN        23
  28. #define K_NULL        24
  29. #define K_OUTPUT    25
  30. #define K_POS        26
  31. #define K_RANDOM    27
  32. #define K_REGIONS    28
  33. #define K_SOURCE    29
  34. #define K_STORAGE    30
  35. #define K_SUBJECT    31
  36. #define K_TIME        32
  37. #define K_TRACE        33
  38. #define K_UCASE        34
  39. #define K_VERSION    35
  40.